home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / kitchen_queen.swf / scripts / DefineSprite_297 / frame_4 / PlaceObject2_294_15 / CLIPACTIONRECORD onClipEvent(load)_4.as < prev    next >
Text File  |  2011-08-19  |  119b  |  7 lines

  1. onClipEvent(load){
  2.    if(hitTest(_root.makecake.kiwiMC4.hitpoint))
  3.    {
  4.       _root.box10.gotoAndStop(2);
  5.    }
  6. }
  7.